/ Assembly List / LJCNetCommon / NetFile / GetRelativePath

Namespace - LJCNetCommon


Parameters
fromPath - The "from" path.
toFileSpec - The "to" file specification.

Returns

The relative path.

Syntax

C#
public static String GetRelativePath(String fromPath, String toFileSpec)

Returns the relative path.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.